home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Applications 1996 May / SGI IRIX 6.2 Applications 1996 May.iso / insight / SGI_bookshelves / SGI_Admin / books / FLEXlm_EUM / styles / tables.tv < prev    next >
Text File  |  1996-05-06  |  3KB  |  130 lines

  1. <!-- Version $Revision: 1.29 $ of the tables TOC stylesheet -->
  2.  
  3. <!ENTITY    add.left-indent    CDATA    "+=20"    >
  4. <!ENTITY    body.font-size    CDATA    "12"    >
  5. <!ENTITY    body.line-space    CDATA    "14"    >
  6. <!ENTITY    doc.title.font-size    CDATA    "14"    >
  7. <!ENTITY    doc.title.line-space    CDATA    "21"    >
  8. <!ENTITY    left-indent.1    CDATA    "4"    >
  9. <!ENTITY    table.text-b4    CDATA    "switch(attr(LANG,ancestor(SGIDOC)),de,Tabellenverzeichnis,fr,Liste des Tableaux,ja_JP.EUC,ò\êΩùù,DEFAULT,List of Tables)"    >
  10. <!ENTITY    title-font    CDATA    "switch(attr(LANG,ancestor(SGIDOC)),ja_JP.EUC,gothic,DEFAULT,helvetica)"    >
  11. <!ENTITY    title.space-before    CDATA    "4"    >
  12. <!ENTITY    font-slant.roman    CDATA    "switch(attr(LANG,ancestor(SGIDOC)),ja_JP.EUC,*,DEFAULT,Roman)"    >
  13. <!ENTITY    font-slant.italics    CDATA    "switch(attr(LANG,ancestor(SGIDOC)),ja_JP.EUC,*,DEFAULT,Italics)"    >
  14. <!ENTITY    font-weight.bold    CDATA    "switch(attr(LANG,ancestor(SGIDOC)),ja_JP.EUC,Medium,DEFAULT,Bold)"    >
  15. <!ENTITY    font-weight.medium    CDATA    "switch(attr(LANG,ancestor(SGIDOC)),ja_JP.EUC,Medium,DEFAULT,Medium)"   >
  16.  
  17. <sheet >
  18.  
  19.  
  20.  
  21. <?INSTED COMMENT: GROUP #ROOT>
  22.  
  23. <group name="#ROOT">
  24.     <left-indent>    &left-indent.1    </>
  25. </group>
  26.  
  27.  
  28.  
  29. <?INSTED COMMENT: UNGROUPED STYLES FOLLOW>
  30.  
  31. <style name="#SDATA">
  32.     <font-family>    attr(font)    </>
  33.     <font-weight>    &font-weight.medium    </>
  34.     <character-set>    attr(charset)    </>
  35.     <text-before>char(attr(code))</>
  36. </style>
  37.  
  38. <style name="#TAGS">
  39.     <font-weight>    &font-weight.bold    </>
  40. </style>
  41.  
  42. <!-- Style"#toc-annot" is reserved, and defines the appearance of the
  43.      bookmarks, word frequencies, location markers, etc. in left margin.
  44. -->
  45. <style name="#TOC-ANNOT">
  46.     <font-family>    courier    </>
  47.     <font-weight>    Bold    </>
  48.     <font-size>    12    </>
  49.     <foreground>    magenta    </>
  50. </style>
  51.  
  52. <style name="BUTTON">
  53.     <font-slant>    Italics    </>
  54. </style>
  55.  
  56. <style name="CAPTION">
  57.     <left-indent>    112    </>
  58.     <first-indent>    -70    </>
  59.     <space-before>    &title.space-before    </>
  60.     <justification>    Left    </>
  61.     <break-before>    True    </>
  62.     <text-before>content(child(PREFIX))</>
  63. </style>
  64.  
  65. <style name="CAPTION,#TEXT-BEFORE">
  66.     <font-weight>    &font-weight.bold    </>
  67. </style>
  68.  
  69. <style name="COMMAND">
  70.     <font-slant>    &font-slant.italics    </>
  71. </style>
  72.  
  73. <style name="EMPHASIS">
  74.     <font-slant>    &font-slant.italics    </>
  75.     <hide>    if(ancestor(TABLE,ancestor(CAPTION)),ALL,)    </>
  76. </style>
  77.  
  78. <style name="FILENAME">
  79.     <font-slant>    &font-slant.italics    </>
  80. </style>
  81.  
  82. <style name="ITALICS">
  83.     <font-slant>    &font-slant.italics    </>
  84. </style>
  85.  
  86. <style name="PREFIX">
  87.     <hide>    Children    </>
  88. </style>
  89.  
  90. <style name="PROGRAMNAME">
  91.     <font-slant>    &font-slant.italics    </>
  92. </style>
  93.  
  94. <style name="SGIDOC">
  95.     <font-family>    &title-font    </>
  96.     <font-size>    &body.font-size    </>
  97.     <left-indent>    &add.left-indent    </>
  98.     <line-spacing>    &body.line-space    </>
  99.     <space-before>    9    </>
  100.     <break-before>    True    </>
  101.     <break-after>    False    </>
  102.     <title-tag>    ""    </>
  103.     <text-before>&table.text-b4</>
  104. </style>
  105.  
  106. <style name="SGIDOC,#TEXT-BEFORE">
  107.     <font-family>    &title-font    </>
  108.     <font-weight>    &font-weight.bold    </>
  109.     <font-slant>    &font-slant.roman    </>
  110.     <font-size>    &doc.title.font-size    </>
  111.     <space-before>    2    </>
  112.     <break-before>    True    </>
  113. </style>
  114.  
  115. <style name="TABLE">
  116.     <title-tag>    CAPTION    </>
  117. </style>
  118.  
  119. <style name="TABLEXREF">
  120.     <hide>    All    </>
  121. </style>
  122.  
  123. <style name="VARIABLE">
  124.     <font-slant>    &font-slant.italics    </>
  125. </style>
  126.  
  127.  
  128.  
  129. </sheet>
  130.